Skip to content
Commit 0f8472a7 authored by Ed Tanous's avatar Ed Tanous Committed by Sunitha Harish
Browse files

Remove socket() call from Request



The socket() call in the request object is a pretty bad architecture
break.  Requests should have no knowledge of the underlying socket.  It
is currently not used.

Tested:
Code compiles

Signed-off-by: Ed Tanous's avatarEd Tanous <ed@tanous.net>
Change-Id: I1f72667857c377df370e3238a81d6c46fba1e8f5
parent 4e08751b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment