This website requires JavaScript.
Explore
Help
Sign in
bfu
/
3MICTCP
Watch
1
Star
0
Fork
You've already forked 3MICTCP
0
Code
Issues
Pull requests
Releases
Wiki
Activity
No description
7
commits
1
branch
0
tags
11
MiB
C
89.5%
Shell
5.7%
Makefile
4.8%
31e585aca8
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
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