ngl_server
1.0
基于 Actor 模型的 C++ 服务器框架
Main Page
Namespaces
Classes
Files
Examples
Class List
Class Index
Class Hierarchy
Class Members
ngl
kcp_endpoint
ngl::kcp_endpoint Member List
This is the complete list of members for
ngl::kcp_endpoint
, including all inherited members.
create
(int32_t aconv, uint32_t asessionid, void *auser)
ngl::kcp_endpoint
flush
()
ngl::kcp_endpoint
input
(const char *data, long size)
ngl::kcp_endpoint
ip
(kcp_endpoint *ap)
ngl::kcp_endpoint
static
m_asiokcp
ngl::kcp_endpoint
m_client
ngl::kcp_endpoint
m_endpoint
ngl::kcp_endpoint
m_ip
ngl::kcp_endpoint
m_isconnect
ngl::kcp_endpoint
m_kcp
ngl::kcp_endpoint
m_kcpmutex
ngl::kcp_endpoint
mutable
m_npacklist
ngl::kcp_endpoint
m_port
ngl::kcp_endpoint
m_server
ngl::kcp_endpoint
m_session
ngl::kcp_endpoint
m_timerid
ngl::kcp_endpoint
nodelay
(int nodelay, int interval, int resend, int nc)
ngl::kcp_endpoint
output
typedef
ngl::kcp_endpoint
peeksize
() const (defined in
ngl::kcp_endpoint
)
ngl::kcp_endpoint
port
(kcp_endpoint *ap)
ngl::kcp_endpoint
static
recv
(char *buffer, int len)
ngl::kcp_endpoint
release
()
ngl::kcp_endpoint
removetimer
()
ngl::kcp_endpoint
send
(const char *buffer, int len)
ngl::kcp_endpoint
setmtu
(int mtu)
ngl::kcp_endpoint
setoutput
(output afun)
ngl::kcp_endpoint
update
(uint32_t current)
ngl::kcp_endpoint
wndsize
(int sndwnd, int rcvwnd)
ngl::kcp_endpoint
~kcp_endpoint
()
ngl::kcp_endpoint
Generated by
Doxygen