- Jul 18, 2012
-
-
Sergi Hernandez authored
Solved a problem when the socket client was remotelly closed. The corresponding event was active even after calling the close() function.
-
- Jul 13, 2012
-
-
Sergi Hernandez authored
Changed the UDP examples.
-
- Jul 11, 2012
-
-
Sergi Hernandez authored
Added a send and receive examples for the UDP sockets.
-
- Jul 22, 2011
-
-
Sergi Hernandez authored
Modified the main CMakeLists.txt to set the compiler flags for the C++ compiler instead of the C compiler. Solved some warnings that appeared because of this change.
-
- Apr 18, 2011
-
-
Guillem Alenyà authored
-