3MICTCP/src
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
..
api Replaced a few calls to bzero and bcopy by memset and memcpy respectively. 2016-06-19 16:10:38 +02:00
apps Replaced a few calls to bzero and bcopy by memset and memcpy respectively. 2016-06-19 16:10:38 +02:00
mictcp.c Modified to compiled with -ansi and -Wall 2016-06-19 15:02:32 +02:00