Skip to content
This repository was archived by the owner on Aug 11, 2020. It is now read-only.

Commit

Permalink
fixup! quic: implement sendFD() support
Browse files Browse the repository at this point in the history
  • Loading branch information
addaleax committed Oct 8, 2019
1 parent 1f883ed commit 7dc8b56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/quic.md
Original file line number Diff line number Diff line change
Expand Up @@ -1106,7 +1106,7 @@ added: REPLACEME

The `QuicServerSession` or `QuicClientSession`.

### quicstream.sendFD(path[, options])
### quicstream.sendFD(fd[, options])
<!-- YAML
added: REPLACEME
-->
Expand Down

0 comments on commit 7dc8b56

Please sign in to comment.