This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
oberon
/
blackbox-linux-console
同期ミラー
https://github.com/aixp/BlackBox.git
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
Wiki
ツリー:
4dfc125f11
ブランチ
タグ
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;