Tatsuhiro Tsujikawa d0cd362852 Changed spdylay_select_next_protocol behaviour
It now always select "spdy/2" as a next protocol regardless whether or not
the server advertises it. The NPN draft allows this.
Returning integer version number is not flexible because the selected protcol
is just a string.
The function now returns 0 if the server advertised spdy/2, or -1.
2012-02-05 21:48:20 +09:00
..
2012-02-04 23:09:03 +09:00
2012-01-26 02:28:58 +09:00
2012-01-18 02:10:22 +09:00
2012-01-18 02:10:22 +09:00
2012-01-19 21:57:26 +09:00
2012-01-19 21:57:26 +09:00