mirror of
https://github.com/php/php-src.git
synced 2026-04-02 13:43:02 +02:00
Remove fsock-specific members
This commit is contained in:
@@ -91,10 +91,6 @@ struct _php_core_globals {
|
||||
|
||||
unsigned char header_is_being_sent;
|
||||
|
||||
/* for fsock */
|
||||
HashTable ht_fsock_keys;
|
||||
HashTable ht_fsock_socks;
|
||||
|
||||
zend_llist ll_post_request_startup;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user