summaryrefslogtreecommitdiff
path: root/src/c_client.py
diff options
context:
space:
mode:
authorUli Schlachter <psychon@znc.in>2015-04-22 09:23:47 +0200
committerUli Schlachter <psychon@znc.in>2015-06-12 09:39:12 +0200
commitb15aa6bd4efde784e546d168bb23b8a8e816e85b (patch)
tree42b498056aefc85f73764cd0cac1547fecc8c23b /src/c_client.py
parentcc04cfb41bece6ec239f57d83822286b507f4482 (diff)
Add xcb_send_request_with_fds() and *_with_fds64()
Doing xcb_send_fd(), xcb_send_request() is racy. If two threads do this at the same time, they could mix up their file descriptors. This commit makes it possibly to fix this race by providing a single function which does everything that is needed. Signed-off-by: Uli Schlachter <psychon@znc.in>
Diffstat (limited to 'src/c_client.py')
0 files changed, 0 insertions, 0 deletions