Implement UNIXSocket / UNIXServer
Reported by Wilson Bilkovich | February 27th, 2008 @ 09:08 AM
UNIXSocket#initialize calls 'super' with the wrong arguments. This is blocking MySQL support.
Comments and changes to this ticket
-
Wilson Bilkovich February 27th, 2008 @ 09:13 AM
- → State changed from new to open
Working on this now.
-
Wilson Bilkovich February 27th, 2008 @ 09:13 AM
- → Title changed from Fix UNIXSocket to Fix UNIXSocket.new
-
Wilson Bilkovich February 28th, 2008 @ 01:39 PM
Got this (and UNIXServer) working, though not all the methods are supported yet
-
Wilson Bilkovich March 1st, 2008 @ 12:29 PM
- → Title changed from Fix UNIXSocket.new to Implement UNIXSocket / UNIXServer
Added addr and peeraddr today, finally
-
Wilson Bilkovich April 25th, 2008 @ 05:52 PM
- → Milestone cleared.
Unmarking this from 1.0 preview because we appear to have the support we need to run popular libraries.
-

Mark Somerville May 14th, 2008 @ 06:53 AM
- no changes were found...
-

Mark Somerville May 14th, 2008 @ 08:17 AM
The attached patch addresses http://rubyspec.org/projects/rub... by sharing the listen and accept methods with TCPServer.
-
Wilson Bilkovich May 14th, 2008 @ 09:03 AM
Thanks for the patch. Just applied it and the associated spec.
-
Wilson Bilkovich June 25th, 2008 @ 10:26 AM
- → Tag changed from to library patch todo
- → State changed from open to hold
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 »
