No description
Find a file
Nicolas Van Wambeke 31e585aca8 Replaced a few calls to bzero and bcopy by memset and memcpy respectively.
Replaced the use of struct timeval by POSIX compliant struct timespec.
2016-06-19 16:10:38 +02:00
include Modified to compiled with -ansi and -Wall 2016-06-19 15:02:32 +02:00
src Replaced a few calls to bzero and bcopy by memset and memcpy respectively. 2016-06-19 16:10:38 +02:00
video Initial Import 2016-06-13 23:17:19 +02:00
.gitignore added a gitignore file 2016-06-13 23:18:18 +02:00
Makefile Modified to compiled with -ansi and -Wall 2016-06-19 15:02:32 +02:00
tsock_texte Initial Import 2016-06-13 23:17:19 +02:00
tsock_video Initial Import 2016-06-13 23:17:19 +02:00