aboutsummaryrefslogtreecommitdiff
path: root/src/safe_x11/safex11.c
AgeCommit message (Collapse)AuthorFilesLines
2015-11-22next_xevent don't block anymore!Matias Linares1-0/+32
Now the next_xevent (from the safex11) will not block forever. So we can listen the socket without doing some thread stuff.