~ubuntu-branches/ubuntu/saucy/manpages/saucy

« back to all changes in this revision

Viewing changes to man7/udp.7

  • Committer: Bazaar Package Importer
  • Author(s): Joey Schulze
  • Date: 2008-12-13 15:28:58 UTC
  • mfrom: (1.1.37 upstream) (2.1.13 sid)
  • Revision ID: james.westby@ubuntu.com-20081213152858-06ey2s94bhc09owg
* New upstream source
* Avoid distribution of more up-to-date pthread manpages that are
  currently also provided by glibc-doc:
  . pthread_cleanup_push_defer_np(3)
  . pthread_cleanup_pop_restore_np(3)

Show diffs side-by-side

added added

removed removed

Lines of Context:
219
219
or
220
220
.BR ip (7)
221
221
may be returned by a send or receive on a UDP socket.
222
 
 
 
222
.TP
223
223
.B ECONNREFUSED
224
224
No receiver was associated with the destination address.
225
225
This might be caused by a previous packet sent over the socket.
240
240
.br
241
241
RFC\ 1191 for a description of path MTU discovery.
242
242
.SH COLOPHON
243
 
This page is part of release 3.14 of the Linux
 
243
This page is part of release 3.15 of the Linux
244
244
.I man-pages
245
245
project.
246
246
A description of the project,