* libsoup/soup-socket.c: update documentation to new API
svn path=/trunk/; revision=1072
+2008-02-03 Benjamin Otte <otte@gnome.org>
+
+ * libsoup/soup-socket.c: update documentation to new API
+
2008-02-02 Dan Winship <danw@gnome.org>
* libsoup/soup-session.c: fix default connections-per-host again;
*
* Attempts to write @len bytes from @buffer to @sock. If some data is
* successfully written, the resturn status will be
- * %SOUP_SOCKET_SUCCESS, and *@nwrote will contain the number of bytes
+ * %SOUP_SOCKET_OK, and *@nwrote will contain the number of bytes
* actually written.
*
* If @sock is non-blocking, and no data could be written right away,