pushy.net.RemoteSocket implementation is incomplete

Bug #715018 reported by Andrew Wilkins
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Pushy
Fix Released
Medium
Andrew Wilkins
0.4
Fix Released
Medium
Unassigned

Bug Description

The implementation of pushy.net.RemoteSocket and friends is incomplete, and incorrect. For example, pushy.net.RemoteServerSocket.accept() does not work correctly, and pushy.net.RemoteSocket.getRemoteSocketAddress is not implemented.

Related branches

Andrew Wilkins (axwalk)
Changed in pushy:
status: New → Confirmed
importance: Undecided → Medium
assignee: nobody → Andrew Wilkins (axwalk)
Revision history for this message
Andrew Wilkins (axwalk) wrote :

The java.net.Socket class, and companion class java.net.ServerSocket, have a reasonably large number of public methods. I will create blueprints for completing the implementation. This bug will be focused on fixing "accept", and implementing "getRemoteSocketAddress", which are fairly fundamental operations.

Revision history for this message
Andrew Wilkins (axwalk) wrote :

I'll also throw in the "shutdown" methods, since they don't really fit in with the blueprints.

Changed in pushy:
status: Confirmed → In Progress
Andrew Wilkins (axwalk)
Changed in pushy:
status: In Progress → Fix Committed
Andrew Wilkins (axwalk)
Changed in pushy:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.