| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
we can get rid of needs_restart :>
|
|
|
|
|
| |
this allows encoding whether we need a stream restart in negotiate, bypassing some
ugliness later :)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
sockets are now abstracted via sock types, with read, write and close methods
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
session state is closer to the protocol
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|