async accept in handle_info?

Jimmy Olgeni olgeni@REDACTED
Fri Jul 16 17:26:13 CEST 2004


Hi there,

I see that I can define "handle_info ({ tcp, Socket, Data }" and read 
TCP data from a gen_server or gen_fsm, but is there a way to handle 
socket accept operations this way? Or should I stick with using a 
separate acceptor process?

-- 
jimmy



More information about the erlang-questions mailing list