Sent to a process when a socket has urgent or out-of-band data available to read

Property definitions

signals :: signals $ Sys :: sigurg
# Sent to a process when a socket has urgent or out-of-band data available to read
fun sigurg: Int do return 23
lib/signals/signals.nit:297,1--298,28