summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/malloc.c
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2006-03-15 12:30:06 +0000
committerrwatson <rwatson@FreeBSD.org>2006-03-15 12:30:06 +0000
commitca3dcadafa770c452b90dc4d96ecdb7eebdb1937 (patch)
treed01babb1d0b3c9b31f290ea5a2eaeee23dabcfcb /lib/libc/stdlib/malloc.c
parent79eff99d0238811c5caa96672a3fc5d2fb2f50f0 (diff)
downloadFreeBSD-src-ca3dcadafa770c452b90dc4d96ecdb7eebdb1937.zip
FreeBSD-src-ca3dcadafa770c452b90dc4d96ecdb7eebdb1937.tar.gz
Add SS_PROTOREF socket flag, which represents a strong reference by the
protocol to the socket. Normally protocol references are weak: that is, the socket layer can tear down the socket (and hence protocol state) when it finds convenient. This flag will allow the protocol to explicitly declare to the socket layer that it is maintaining a strong reference, rather than the current implicit model associated with so_pcb pointer values and repeated attempts to possibly free the socket.
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud