Module mochiweb_socket_server

MochiWeb socket server.

Copyright © 2007 Mochi Media, Inc.

Behaviours: gen_server.

Authors: Bob Ippolito (bob@mochimedia.com).

Description

MochiWeb socket server.

Function Index

acceptor_loop/1
code_change/3
get/2
handle_call/3
handle_cast/2
handle_info/2
init/1
start/1
stop/1
terminate/2

Function Details

acceptor_loop/1

acceptor_loop() -> term()

code_change/3

code_change() -> term()

get/2

get() -> term()

handle_call/3

handle_call() -> term()

handle_cast/2

handle_cast() -> term()

handle_info/2

handle_info() -> term()

init/1

init() -> term()

start/1

start() -> term()

stop/1

stop() -> term()

terminate/2

terminate() -> term()


Generated by EDoc, Aug 9 2007, 13:31:20.