Re: X11 protocol: error handling best practices for async requests

2012-10-26 Thread Michal Suchanek
On 26 October 2012 07:34, halfdog m...@halfdog.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Adam Jackson wrote: On 10/24/12 2:09 PM, halfdog wrote: Could someone please point me to the documentation about best practice when dealing with asynchronous requests on client side. If

X11 protocol: error handling best practices for async requests

2012-10-24 Thread halfdog
Hi, Could someone please point me to the documentation about best practice when dealing with asynchronous requests on client side. If I understand [1] correctly, some requests, when successful, will not produce any reply. Hence a client side library cannot wait on a reply or error from the

Re: X11 protocol: error handling best practices for async requests

2012-10-24 Thread Adam Jackson
On 10/24/12 2:09 PM, halfdog wrote: Could someone please point me to the documentation about best practice when dealing with asynchronous requests on client side. If I understand [1] correctly, some requests, when successful, will not produce any reply. Hence a client side library cannot wait