This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
oberon
/
blackbox-linux-console
mirror de
https://github.com/aixp/BlackBox.git
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Tree:
c88bc42e44
Branches
Tags
master
blackbox-linux-...
/
BlackBox
/
_Linux_
/
Lin
/
Mod
/
gen-Net
/
defs-shut
defs-shut
102 B
Histórico
Raw
1
2
3
4
(* /usr/include/i386-linux-gnu/sys/socket.h *)
SHUT_RD* = 0;
SHUT_WR* = 1;
SHUT_RDWR* = 2;