This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
oberon
/
freenix-github
mirror de
https://github.com/bbcb/freenix.git
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Árvore:
34a36b3820
Ramos
Etiquetas
blackbox20
blackbox20dev20dirty
master
freenix-github
/
BlackBox
/
_Linux_
/
Lin
/
Mod
/
gen-Net
/
defs-shut
defs-shut
102 B
Histórico
Em bruto
1
2
3
4
(* /usr/include/i386-linux-gnu/sys/socket.h *)
SHUT_RD* = 0;
SHUT_WR* = 1;
SHUT_RDWR* = 2;