annotate misc/README.markdown @ 4537:53ee391ca689

mod_smacks: Fix traceback due to session being destroyed in send() Sending something can cause the OS to notice that the connection is dead and then the connection can be dead at this point. More likely if opportunistic_writes is enabled.
author Kim Alvefur <zash@zash.se>
date Thu, 01 Apr 2021 11:35:26 +0200
parents ea97a87c3828
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2353
ea97a87c3828 misc: Add README stub
Kim Alvefur <zash@zash.se>
parents:
diff changeset
1 Miscellaneous modules
ea97a87c3828 misc: Add README stub
Kim Alvefur <zash@zash.se>
parents:
diff changeset
2 =====================
ea97a87c3828 misc: Add README stub
Kim Alvefur <zash@zash.se>
parents:
diff changeset
3
ea97a87c3828 misc: Add README stub
Kim Alvefur <zash@zash.se>
parents:
diff changeset
4 Things that aren't really Prosody plugins go here, e.g. RunScripts.