You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libiec61850/hal
Romain Naour 4cad505fc9 use <poll.h> instead of <sys/poll.h>
The manpage of poll(2) states that the prototype of poll is defined
in <poll.h>. Use that header file instead of <sys/poll.h> to allow
compilation against musl-libc.

Signed-off-by: Romain Naour <romain.naour@smile.fr>
5 years ago
..
ethernet use <poll.h> instead of <sys/poll.h> 5 years ago
filesystem - added Socket_activateTcpKeepAlive function 7 years ago
inc - Socket layer: Added function HandleSet_removeSocket 6 years ago
memory - moved lib_memory to hal project 7 years ago
serial - make: fixed dynamic library name for win64 (see github #129) 7 years ago
socket - windows socket layer: fixed bug - cannot reuse handleset 6 years ago
thread - merged latest changes to the server reporting module from 1.3 branch 7 years ago
time - added Socket_activateTcpKeepAlive function 7 years ago
tls/mbedtls - TLS: fixed memory leak when TLS authentication fails 6 years ago
CMakeLists.txt - updated cmake files to work with cmake 2.8 6 years ago