Re: compressed data from an asynchronous socket !!
| Newsgroups | gmane.network.gnutella.devel |
|---|---|
| Organization | Home, Grenoble, France |
| Message-ID | <[email protected]> |
Quoting mark W <[email protected]> from ml.gnutella.dev-forum: :how can i inflate asynchronous data ? You (synchronously) feed the (asynchronous) data into the inflater to later (synchronously) read the deflated data out of the inflater. Raphael