Patches: Browse | Submit New | Admin

[#5409] Gets rid of the TCPSocket mixin so other libs which use TCPSocket work

Date:
2006-08-14 06:59
Priority:
3
Submitted By:
Nobody
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
Gets rid of the TCPSocket mixin so other libs which use TCPSocket work

Detailed description
The attached patch modifies http.rb and server.rb. It gets rid of the TCPSocket mixin by making HttpSocket an actual
class which is a wrapper for a socket. server.rb is modified to make use of it.

Add A Comment: Notepad

Please login


Followup

No Followups Have Been Posted

Attached Files:

Name Description Download
mods.diff Download

Changes:

Field Old Value Date By
File Added745: mods.diff2006-08-14 06:59None