Ticket #5235 task closed fixed

Opened 21 months ago

Last modified 16 months ago

Expand point 3.13 of the FAQ

Reported by: mathias Owned by:
Priority: normal Milestone:
Component: core Keywords: documentation
Cc: thijs Branch:
Author: Launchpad Bug:

Description

I suggest to add a third point to point 3.13 of FAQ: http://twistedmatrix.com/trac/wiki/FrequentlyAskedQuestions#WhydoesittakealongtimefordataIsendwithtransport.writetoarriveattheothersideoftheconnection:

If your program appears to send messages as expected, it might also happen that the sending program is working as expected and that the receiving program buffers the messages! Eg: your messages are buffered by a web browser, and you don't close your message! Use telnet instead. Especially as a beginner, never forget that you can only see messages indirectly through the eyes of another program. Check your receiving program!

Change History

1

  Changed 21 months ago by mathias

It's just about adding a few lines of documentation.

2

  Changed 21 months ago by thijs

  • cc thijs added
  • milestone regular-releases deleted
  • summary changed from Don't know if it is correctly submitted, but it can definitely be a show-stopper for a bloody beginner like me to Expand point 3.13 of the FAQ

3

follow-up: ↓ 4   Changed 21 months ago by exarkun

  • branch_author "mathias" <mf_tech@mathiasfoehr.lu> deleted

Feel free to add it to the wiki page. Typically a ticket isn't required for wiki edits.

4

in reply to: ↑ 3   Changed 16 months ago by thijs

  • status changed from new to closed
  • resolution set to fixed

Replying to exarkun:

Feel free to add it to the wiki page. Typically a ticket isn't required for wiki edits.

Added to the wiki page, closing as fixed.

Note: See TracTickets for help on using tickets.