recv

M

Marc Soda

Seemly stupid question, can anyone tell me what class the method recv
is defined? I can't find it anywhere (although I haven't looked
through the core source yet). Could it be an alias?

Thanks,
Marc
 
P

Patrick Hurley

Seemly stupid question, can anyone tell me what class the method recv
is defined? I can't find it anywhere (although I haven't looked
through the core source yet). Could it be an alias?

It is hiding in the socket.c (ext/socket/socket.c in a ruby source
distribution) and not well documented in ri (it is however in the
pickaxe). It is defined as a method in BasicSocket. Hope that helps.

pth
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,239
Messages
2,571,200
Members
47,840
Latest member
Tiffany471

Latest Threads

Top