コード例 #1
0
ファイル: serverinterop.cs プロジェクト: udaparts/socketpro
 internal static unsafe extern uint GetHTTPCurrentMultiplaxHeaders(ulong h, CHttpHV* HeaderValue, uint count);
コード例 #2
0
ファイル: serverinterop.cs プロジェクト: udaparts/socketpro
 internal static unsafe extern uint GetHTTPRequestHeaders(ulong h, CHttpHV* HeaderValue, uint count);