This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
oberon
/
blackbox-linux-console
miroir de
https://github.com/aixp/BlackBox.git
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Aborescence:
eb6badd22b
Branches
Tags
master
blackbox-linux-...
/
BlackBox
/
_Linux_
/
Lin
/
Mod
/
gen-Net
/
defs-shut
defs-shut
102 B
Historique
Raw
1
2
3
4
(* /usr/include/i386-linux-gnu/sys/socket.h *)
SHUT_RD* = 0;
SHUT_WR* = 1;
SHUT_RDWR* = 2;