Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
SharpUV
TcpSocket
C# Class SharpUV.TcpSocket
Inheritance:
UvStream
Exibir arquivo
Open project: gigi81/sharpuv
Class Usage Examples
Protected Methods
Method
Description
TcpSocket
(
Loop
loop
) :
System
Handle type is
Libuv.uv_tcp_t
that is a subclass of
Libuv.uv_stream_t
Private Methods
Method
Description
AllocSocketAddress
(
IPEndPoint
endpoint
,
Loop
loop
) :
IntPtr
Method Details
TcpSocket()
protected
method
Handle type is
Libuv.uv_tcp_t
that is a subclass of
Libuv.uv_stream_t
protected
TcpSocket
(
Loop
loop
) :
System
loop
Loop
return
System