This website works better with JavaScript
홈
탐색
도움말
로그인
oberon
/
blackbox-linux-console
의 미러
https://github.com/aixp/BlackBox.git
Watch
2
Star
0
포크
0
파일
이슈
0
위키
트리:
f3730a0395
브랜치
태그
master
blackbox-linux-...
/
BlackBox
/
_Linux_
/
Lin
/
Mod
/
gen-Net
/
defs-shut
defs-shut
102 B
히스토리
Raw
1
2
3
4
(* /usr/include/i386-linux-gnu/sys/socket.h *)
SHUT_RD* = 0;
SHUT_WR* = 1;
SHUT_RDWR* = 2;