This website works better with JavaScript
首頁
探索
說明
註冊
登入
oberon
/
freenix
镜像来自
http://gitlab.molpit.org/blackbox/freenix.git
關注
2
讚好
0
複刻
0
檔案
問題管理
0
Wiki
目錄樹:
38a89fe79d
分支列表
標籤列表
master
freenix
/
BlackBox
/
_Linux_
/
Lin
/
Mod
/
gen-Net
/
defs-shut
defs-shut
102 B
文件歷史
原始文件
1
2
3
4
(* /usr/include/i386-linux-gnu/sys/socket.h *)
SHUT_RD* = 0;
SHUT_WR* = 1;
SHUT_RDWR* = 2;