Skip to content

Commit 2ab8900

Browse files
committed
forgotten constant
1 parent 16bce08 commit 2ab8900

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

ext/sockets/sockets.stub.php

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1807,6 +1807,14 @@
18071807
const PACKET_FANOUT_HASH = UNKNOWN;
18081808
#endif
18091809

1810+
#ifdef PACKET_FANOUT_LB
1811+
/**
1812+
* @var int
1813+
* @cvalue PACKET_FANOUT_LB
1814+
*/
1815+
const PACKET_FANOUT_LB = UNKNOWN;
1816+
#endif
1817+
18101818
#ifdef PACKET_FANOUT_CPU
18111819
/**
18121820
* @var int

ext/sockets/sockets_arginfo.h

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)