mirror of
https://github.com/zeromq/libzmq.git
synced 2025-01-07 17:52:28 +01:00
15 lines
178 B
Plaintext
15 lines
178 B
Plaintext
|
{
|
||
|
<socketcall_sendto>
|
||
|
Memcheck:Param
|
||
|
socketcall.sendto(msg)
|
||
|
fun:send
|
||
|
...
|
||
|
}
|
||
|
{
|
||
|
<socketcall_sendto>
|
||
|
Memcheck:Param
|
||
|
socketcall.send(msg)
|
||
|
fun:send
|
||
|
...
|
||
|
}
|