This website requires JavaScript.
Explore
Help
Sign in
aberge
/
BE_reseau
Watch
1
Star
0
Fork
You've already forked BE_reseau
0
Code
Issues
Pull requests
Releases
Wiki
Activity
No description
7
commits
1
branch
1
tag
12
MiB
C
88.7%
Shell
6.8%
Makefile
4.5%
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