This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
oberon
/
blackbox-linux-console
zrcadlo
https://github.com/aixp/BlackBox.git
Sledovat
2
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Wiki
Strom:
ffea090c5d
Větve
Značky
master
blackbox-linux-...
/
BlackBox
/
_Linux_
/
Lin
/
Mod
/
gen-Net
/
defs-shut
defs-shut
102 B
Historie
Surový
1
2
3
4
(* /usr/include/i386-linux-gnu/sys/socket.h *)
SHUT_RD* = 0;
SHUT_WR* = 1;
SHUT_RDWR* = 2;