|
NetBurner 3.5.6
PDF Version |
This is the complete list of members for NB::WebSocket, including all inherited members.
| clroption(int option) | NB::WebSocket | |
| Connect(const char *host, const char *resource, const char *protocol, int portnum=80, bool useSSL=false) | NB::WebSocket | static |
| Connect(const char *host, const char *resource, int portnum=80, bool useSSL=false) | NB::WebSocket | inlinestatic |
| Connect(IPADDR host, const char *resource, const char *protocol, int portnum=80, bool useSSL=false) | NB::WebSocket | static |
| Connect(IPADDR host, const char *resource, int portnum=80, bool useSSL=false) | NB::WebSocket | inlinestatic |
| DumpSock() | NB::WebSocket | |
| DumpSockets() | NB::WebSocket | static |
| Flush() | NB::WebSocket | |
| GetFlushTime() | NB::WebSocket | static |
| GetFreeWebSocketCount() | NB::WebSocket | static |
| getoption() | NB::WebSocket | |
| GetPingReplyTick(uint32_t *replyTick) | NB::WebSocket | |
| GetState() | NB::WebSocket | inline |
| GetWebSocketRecord(int fd) | NB::WebSocket | static |
| GetWriteSpace() | NB::WebSocket | inline |
| m_fd_tcp | NB::WebSocket | |
| m_fd_ws | NB::WebSocket | |
| Ping(uint32_t len, uint32_t *sentTick) | NB::WebSocket | |
| Pong(uint32_t len) | NB::WebSocket | |
| promote_tcp_ws(int tcp_fd) | NB::WebSocket | static |
| ReadData(char *buf, int nbytes) | NB::WebSocket | |
| RunSkippedCallBack() | NB::WebSocket | static |
| s_openSocketCount | NB::WebSocket | static |
| setoption(int option) | NB::WebSocket | |
| socket_crit | NB::WebSocket | |
| WaitForPingReply(uint32_t timeout) | NB::WebSocket | |
| WriteData(const char *buf, int nbytes) | NB::WebSocket | |
| ws_clroption(int fd, int option) | NB::WebSocket | static |
| ws_externalclose(int fd) | NB::WebSocket | static |
| ws_flush(int fd) | NB::WebSocket | static |
| ws_getoption(int fd) | NB::WebSocket | static |
| ws_read(int fd, char *buf, int nbytes) | NB::WebSocket | static |
| ws_read_notify(int fd) | NB::WebSocket | static |
| ws_readwto(int fd, char *buf, int nbytes, int timeout) | NB::WebSocket | static |
| ws_setoption(int fd, int option) | NB::WebSocket | static |
| ws_write(int fd, const char *buf, int nbytes) | NB::WebSocket | static |
| ws_write_notify(int fd) | NB::WebSocket | static |
| WSSockStructs | NB::WebSocket | static |