This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
oberon
/
blackbox-linux-console
mirror de
https://github.com/aixp/BlackBox.git
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Árvore:
2593b02f06
Ramos
Etiquetas
master
blackbox-linux-...
/
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;