コード例 #1
0
ファイル: RIOImports.cs プロジェクト: AlexGhiondea/corefxlab
 public static extern int bind(IntPtr s, ref SocketAddress name, int namelen);
コード例 #2
0
ファイル: RIOImports.cs プロジェクト: wearhere/corefxlab
 public static extern int bind(IntPtr s, ref SocketAddress name, int namelen);