Benjamin Franzke
|
3f9f73f33e
|
connection: Handle broken pipes in sendmsg
|
2011-01-30 20:56:09 -05:00 |
|
Kristian Høgsberg
|
f03b6c7694
|
connection: Also consume message data in error cases
|
2011-01-26 11:46:35 -05:00 |
|
Kristian Høgsberg
|
5029a13283
|
Put the fd in the closure so debugging can print it
|
2011-01-19 14:25:12 -05:00 |
|
Kristian Høgsberg
|
65772ce18b
|
Use different closures for sending and receiving
Otherwise we can end up overwriting data in the receive buffer as we
try to send it.
|
2011-01-19 14:25:12 -05:00 |
|
Benjamin Franzke
|
ac4326884b
|
connection: Write before reading connection data
|
2011-01-15 00:40:00 +01:00 |
|
Kristian Høgsberg
|
6866856dfd
|
Remove leftover of fds_in_tail hack
It's breaking the case of multiple fds in one buffer.
|
2010-10-25 10:28:23 -04:00 |
|
Kristian Høgsberg
|
6dd08ebbe1
|
Move core protocol libraries into wayland/ subdirectory
|
2010-09-14 12:41:55 -04:00 |
|