📄 news
字号:
GNet NEWS---------Changes in Gnet1.1.8 ("Square meal 3" release)-----* Compilation fixes1.1.7 (Square meal 2" release)-----* Fixed major bug in IO channel code from 1.1.61.1.6 ("Square meal" release)-----* IOChannels are non-buffering, non-encoded by default (for GLib 2.0)* examples are now build by default* gnet_inetaddr_list_interfaces() bug fix* FreeBSD compile fix (affected gnet_inetaddr_list_interfaces())1.1.5 ("Bonemeal" release)-----* New gnet_init() function. This should be called in main(). [1]* GNet now properly links to libgthread (if necessary)* More automated test cases* Several compile fixes and small bug fixes1.1.4 ("Inchmeal" release)-----* Several bugs fixed in the asynchronous DNS module* Objective C compile fixes1.1.3 ("Fishmeal" release)-----* Several small bugs and memory leaks fixed* HP compile fix1.1.2 ("Cornmeal 2" release)-----* gnet_inetaddr_get_name_async has pthread implementation* Asynchronous DNS bug fixes1.1.1 ("Cornmeal" release)-----* Experimental Unix sockets support* Experimental SOCKS support* URLs support username, password, query, and fragment * New gnet_tcp_socket_server_accept_async function* gnet_inetaddr_new_async has pthread implementation, no longer succeeds immediately* New gnet_{sha,md5}_clone functions* MacOSX port* read_async and write_async performance fixes* Various small compile and configuration fixes* Updated best-current-practice examples1.1.0 ("Oatmeal" release)-----* UDP supports broadcast* TCP/UDP supports multiple interfaces* Various new internet address helper functions (e.g. autodetect_internet_interface, list_interfaces) * New SHA and MD5 hash modules* New Perl/Python-style pack/unpack module* New experimental URL, "Server", and "Conn" modules* Full Windows port* Bug fixes in gnet_io_channel_readn, gnet_io_channel_readline_strdup, thread-safe DNS lookup1.0.4-----* Small bug fixes* Partial Windows port1.0.3-----* Fixed bug in gnet_inetaddr_new_async1.0.2-----* Fixed bugs in Inetaddr async functions* Fixed memory leaks in inetaddr and tcp async functions* Portability fixes for OpenBSD and FreeBSD 4.01.0.1-----* Fixed bug in readline_strdup1.0.0-----* Some renaming* Upgrade to libtool 1.3.4* First stable release0.1.9-----* async functions now cancelable* Added *_ref and *_unref functions* Added gnet_iochannel_readline_strdup* "nonblock" functions renamed to "async"* Jacques Fortier added to AUTHORS for gnet_iochannel_readline_strdup* Not binary compatable with 0.1.80.1.8-----* HP-UX and other portability fixes.* Fixed bug in gnet_inetaddr_new_nonblock where dotted decimal address caused a seg fault.* Fixed bug in Solaris version of gnet_inetaddr_get_name.* Deleting a NULL object is now allowed.* IOChannel semantics have changed - see documentation.0.1.7-----* Fixed bugs in gnet_iochannel_{readn, writen, readline}.* Fixed bug in gnet_tcp_socket_server_accept (took up all CPU time in loop)* Fixed bug in echoserver (blocking) and hfetch example. We now close and unref the iochannel.* Portability fix - use g_snprintf, not snprintf* Binary compatable with 0.1.40.1.6-----* Fixed header files for C++* Fixed header files for multiple inclusion* Binary compatable with 0.1.40.1.5-----* Library now reentrant (including calls to gethostbyname)* Portability fixes* Now build RPMS and DEBS* Xavier Nicolovici added to AUTHORS* Binary compatable with 0.1.40.1.4-----* Portability fixes* Fixed potential bugs in gnet_udp_socket_get_mcast_ttl and gnet_mcast_socket_is_loopback* Removed gnet_udp_socket_get_MTU until we can fix it and port it to Solaris. (It's commented out in gnet-private for now)0.1.3-----* Added gnet_tcp_socket_connect and gnet_tcp_socket_connect_nonblock* Added gnet_inetaddr_get_name_nonblock* Added gnet_udp_socket_get_iochannel* Added ljoust (Network Llama Joust) example* Improved and cleaned-up inetaddr_new_nonblock0.1.2-----* Functions now prefixed with "gnet_"* Some interfaces now hidden in gnet-private.[ch]* Added gnet.m4 and gnet-config files0.1.1-----* Added inetaddr_new_nonblock, an asynchronous DNS lookup function.0.1.0-----* Initial release
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -