Skip to content

Commit

Permalink
net: Add examples to UnixDatagram (#2765)
Browse files Browse the repository at this point in the history
* net: adding examples for UnixDatagram

Adding examples to documentation for UnixDatagram

* net: document named UnixDatagrams persistence

Add documentation to indicate that named UnixDatagrams 'leak'
socket files after execution.

* net: rustfmt issue in UnixDatagram

Fixing rustfmt issue in UnixDatagram

* net: adding examples for UnixDatagram

Fixes: #2686
Refs: #1679
Refs: #1111
  • Loading branch information
caranatar committed Aug 23, 2020
1 parent 138eef3 commit fde72bf
Showing 1 changed file with 554 additions and 10 deletions.

0 comments on commit fde72bf

Please sign in to comment.