#1316 net.server_epoll uses write_timeout where other implementations use send_timeout
Reporter
Zash
Owner
Zash
Created
Updated
Stars
★ (1)
Tags
Milestone-0.11
Status-Fixed
Priority-Medium
Type-Defect
Zash
on
What steps will reproduce the problem?
1. Use server_epoll
2. Try to configure send_timeout
What is the expected output?
Setting used
What do you see instead?
Setting ignored
What version of the product are you using?
0.11.x
What steps will reproduce the problem? 1. Use server_epoll 2. Try to configure send_timeout What is the expected output? Setting used What do you see instead? Setting ignored What version of the product are you using? 0.11.x
Fixed in https://hg.prosody.im/trunk/rev/7712488c8e49
Changes