Home
last modified time | relevance | path

Searched refs:lastsize (Results 1 – 1 of 1) sorted by relevance

/PHP-5.6/ext/sockets/
H A Dmulticast.c757 lastsize = 0; local
772 (errno != EINVAL || lastsize != 0)) {
778 if (if_conf.ifc_len == lastsize)
782 lastsize = if_conf.ifc_len;

Completed in 7 milliseconds