[PATCH] BasicSocket#send and BasicSocket#recv
Reported by Mark Somerville | May 21st, 2008 @ 02:48 AM | in 1.0 preview
This patch implements #send and #recv for BasicSocket.
The specs are in RubySpecs repos: e627ff40569e4246e3c9c0cd37b1c695d52902ba
Comments and changes to this ticket
-
Ryan Davis May 21st, 2008 @ 03:04 AM
- → Assigned user changed from to Eric Hodel
you should be able to use __send__ instead of aliasing object_send. looks good.
-

Mark Somerville May 21st, 2008 @ 03:28 AM
__send__ is what I was looking for!
Amended patch is attached.
-
Federico Builes June 18th, 2008 @ 10:30 AM
- → State changed from new to resolved
This has been pushed in 1e15533d with two minnor issues fixed in dd34e5c, please take a look.
Thanks, and message evan with your public key in case you want a commit bit.
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
