This commit is contained in:
Andrew Gallant (Ocelot)
2012-05-12 21:36:31 -04:00
parent f77feff864
commit 24fef4062a
5 changed files with 29 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
package xgb
// Sync sends a round trip request and wait for the response.
// Sync sends a round trip request and waits for the response.
// This forces all pending cookies to be dealt with.
// You actually shouldn't need to use this like you might with Xlib. Namely,
// buffers are automatically flushed using Go's channels and round trip requests