httpd_socket
Module
httpd_socket
Module Summary
Communication utility functions to be used by the Erlang
web server API programmer.
Types
SocketType = socket_type()
Socket = socket()
Data = io_list() | binary()
Result = socket_closed | void()
Types
SocketType = socket_type()
Socket = socket()
Port = integer()
IPAddress = string()