annotate COPYING @ 490:9141f13be70c dev-1_0_3

Don't set conn->err if we are handling EINTR and it isn't supposed to get to higher level. Fixes NNChat quitting unexpectedly when resizing a terminal window causes EINTR for select() in the network polling.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 27 May 2012 09:23:12 +0300
parents 6badfa3eb10e
children 534b5d90255b
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
8
355d908d9d00 Added license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1 DO WHAT EVER THE FUCK YOU WANT TO PUBLIC LICENSE
355d908d9d00 Added license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2 Version 1, March 2008
355d908d9d00 Added license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
3
355d908d9d00 Added license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
4 Everyone is permitted to copy and distribute verbatim or modified
355d908d9d00 Added license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
5 copies of this license document, and changing it is allowed as long
355d908d9d00 Added license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
6 as the name is changed.
355d908d9d00 Added license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
7
355d908d9d00 Added license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
8 DO WHAT EVER THE FUCK YOU WANT TO PUBLIC LICENSE
355d908d9d00 Added license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
9 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
355d908d9d00 Added license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
10
14
6badfa3eb10e Changed license wording.
Matti Hamalainen <ccr@tnsp.org>
parents: 8
diff changeset
11 0. You just DO WHAT EVER THE FUCK YOU WANT TO.
8
355d908d9d00 Added license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
12