diff --git a/doc/api/dgram.md b/doc/api/dgram.md index 53eeb818986fec..953d4bf8c9c0b3 100644 --- a/doc/api/dgram.md +++ b/doc/api/dgram.md @@ -283,6 +283,9 @@ not work because the packet will get silently dropped without informing the source that the data did not reach its intended recipient. ### socket.setBroadcast(flag) + * `flag` {Boolean}