mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-12 18:40:27 +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
|
|
...
|
|
}
|