]> granicus.if.org Git - php/commit
Fix Windows build for shared ext/sockets
authorChristoph M. Becker <cmbecker69@gmx.de>
Tue, 8 Sep 2020 20:51:46 +0000 (22:51 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Tue, 8 Sep 2020 20:54:21 +0000 (22:54 +0200)
commit95cf7a0358dcb50d0e1b6efca5f1f33455b29f22
tree2ebc2627d9189d1f18edb4d3a316ac44aea1f65d
parentcf8d7b3eaed6f38eafaaad7e6f384627e87ba3b5
Fix Windows build for shared ext/sockets

We can't use `PHPAPI` for extensions which may be built shared.  Thus,
we introduce `PHP_SOCKETS_API`.
ext/sockets/config.w32
ext/sockets/php_sockets.h