Ticket #514 (closed patch: fixed)

Opened 13 years ago

Last modified 13 years ago

[PATCH] Fixes for sockets.

Reported by: bacek Owned by:
Priority: normal Milestone:
Component: none Version:
Severity: medium Keywords:
Cc: Language:
Patch status: applied Platform:

Description

Hello.

There is additional fixes/improvements for sockets.

Properly inherit Socket from FileHandle. Fix Socket.socket implementation to be in line with other IO Remove most of socket opcodes Use socket methods in examples/io/httpd.pir instead of ops. Implement methods Socket.socket and Socket.sockaddr. Also copy documnetation bits for other methods

Win32 version updated but I can't even compile it. I doesn't have win32...

-- Bacek

Attachments

socket2.patch Download (14.8 KB) - added by bacek 13 years ago.

Change History

Changed 13 years ago by bacek

follow-up: ↓ 2   Changed 13 years ago by Infinoid

  • status changed from new to closed
  • resolution set to fixed
  • patch set to applied

Thanks, applied as r37770. Win32 fixes in r37774.

in reply to: ↑ 1   Changed 13 years ago by Infinoid

Replying to Infinoid:

Thanks, applied as r37770.

Oops, that should be r37769.

Note: See TracTickets for help on using tickets.