Commit Graph

17 Commits (5512b0f9be398fac93263e1badb65be01308b11e)

Author SHA1 Message Date
Michael Zillgith 96ba766a0a - socket-linux: fixed problem in UdpSocket_receiveFrom 5 years ago
Michael Zillgith 8bf76601ea - socket-linux: get source IP address in UdpSocket_receiveFrom 5 years ago
Michael Zillgith 0bc014580a - linux/windows socket: close socket when connect fails in Socket_connectAsync 5 years ago
Michael Zillgith 4bbfd43f2e - added UDP support to socket layer 6 years ago
Michael Zillgith f788256247 - Socket layer: Added function HandleSet_removeSocket
- Socket layer (Linux/BSD): replaced select by poll
6 years ago
Michael Zillgith aad53f380e - Linux server socket: default backlog is 2 6 years ago
Michael Zillgith 241ab5a33d linux socket: TCP_USER_TIMEOUT only defined for kernel version 2.6.37+ 6 years ago
Michael Zillgith 70ec56a0b2 - linux socket: set retransmission timeout to 10 s 6 years ago
Michael Zillgith 57f6df3c3a - HAL(Socket): Added function Socket_getLocalAddress
- IEC 61850 server: Added function ClientConnection_getLocalAddress
6 years ago
Michael Zillgith 0dff4286aa - merged latest changes to the server reporting module from 1.3 branch
- merged with 1.3 branch
7 years ago
Michael Zillgith 46f87a1656 - fixed client TCP keep alive problem (see #115) 7 years ago
Michael Zillgith 9826749400 - resolved compilation issues with visual studio 2017 7 years ago
Michael Zillgith bbb56a16a3 - removed some compiler warnings 7 years ago
Michael Zillgith 8d45d44cc2 - Socket HAL: added functons for asynchronous (non-blocking) connect 7 years ago
Michael Zillgith 0b51d6841a - added Socket_activateTcpKeepAlive function 7 years ago
Michael Zillgith de04f3630b - moved lib_memory to hal project 7 years ago
Michael Zillgith 2f71744079 - added serial port hal
- moved hal to separate directory
- added new hal cmake project
7 years ago