Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

tcpsocket Member List

This is the complete list of members for tcpsocket, including all inherited members.
accept(address &a)socket
acceptor enum valuesocket
as_string() constiohandle
bind(const address &a)socket
connect(const address &a)socket
flags enum namesocket
get_fd() constiohandle
getpeername()socket
getsockname()socket
iohandle()iohandle
iohandle(int fd)iohandle [explicit]
listen(int backlog=5)socket
nonblocking enum valuesocket
none enum valuesocket
operator bool() constiohandle
pipe()iohandle [static]
read(void *buf, unsigned int count)iohandle
read(databuf buf, unsigned int count)iohandle
read(databuf buf)iohandle
read_fully(void *buf, unsigned int count)iohandle
read_fully(databuf buf, unsigned int count)iohandle
read_fully(databuf buf)iohandle
set_blocking(bool block)iohandle
set_status(const status &s)iohandle [protected]
socket(int fd)socket [protected]
socket(int family, int type)socket [protected]
socket(int family, int type, address addr, flags f=none)socket [protected]
socket()socket
socket(const iohandle &ioh)socket
stat()socket
iohandle::stat() constiohandle
sys_socket(int a, int b, int c)socket [static]
tcpsocket()tcpsocket
tcpsocket(address addr, flags f=none)tcpsocket
tcpsocket(const iohandle &ioh)tcpsocket
write(const void *buf, int count)iohandle
write(constbuf in)iohandle
write_fully(const void *buf, unsigned int count)iohandle
write_fully(constbuf in)iohandle

Generated on Fri Dec 20 13:35:10 2002 for NMSTL