Skip to content

Commit

Permalink
docstring update
Browse files Browse the repository at this point in the history
  • Loading branch information
majestrate committed Jan 31, 2022
1 parent 94ce7a9 commit e2cd4d6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion include/lokinet/lokinet_udp.h
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,9 @@ extern "C"
struct lokinet_context* ctx);

/// @brief send on an established flow to remote endpoint
/// blocks until we have sent the packet
///
/// @param flowinfo populated after call on success
/// @param flowinfo remote flow to use for sending
///
/// @param ptr pointer to data to send
///
Expand Down

0 comments on commit e2cd4d6

Please sign in to comment.