fixbug for select with microseconds
parent
e552ad7e1d
commit
b80de986b2
3
HISTORY
3
HISTORY
|
|
@ -1,9 +1,10 @@
|
||||||
|
|
||||||
Version 1.30 2016-09-02
|
Version 1.30 2016-09-08
|
||||||
* modify php-fastcommon/test.php
|
* modify php-fastcommon/test.php
|
||||||
* php7_ext_wrapper.h: fix memory leak in php 7
|
* php7_ext_wrapper.h: fix memory leak in php 7
|
||||||
* setsockopt SO_NOSIGPIPE when nessary
|
* setsockopt SO_NOSIGPIPE when nessary
|
||||||
* add function iovent_add_to_deleted_list
|
* add function iovent_add_to_deleted_list
|
||||||
|
* fixbug for select with microseconds
|
||||||
|
|
||||||
Version 1.29 2016-06-17
|
Version 1.29 2016-06-17
|
||||||
* ini_file_reader support #@if
|
* ini_file_reader support #@if
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue