| # | Line 343 | Line 343 | struct Connection | |
|---|---|---|
| 343 | * decay to avoid flooding. | |
| 344 | * -- adrian | |
| 345 | */ | |
| 346 | – | int allow_read; /**< How many we're allowed to read in this second */ |
| 346 | int sent_parsed; /**< How many messages we've parsed in this second */ | |
| 347 | ||
| 348 | char *password; /**< Password supplied by the client/server */ | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |