Move Acl.read from start of slave loop to firewall handling case
authorClinton Ebadi <clinton@unknownlamer.org>
Sun, 6 Jan 2013 08:33:08 +0000 (03:33 -0500)
committerClinton Ebadi <clinton@unknownlamer.org>
Sun, 6 Jan 2013 08:33:08 +0000 (03:33 -0500)
commit4f3ef3c5a314eee12b38efa938afcbb2a27c54d6
tree7e2d3b78ddbcad31765dac1dfa3bd850d77df459
parent991d8e6619bc9ff2182a39cfbeead53bee768a99
Move Acl.read from start of slave loop to firewall handling case
Reading it before blocking waiting for a message could result in stale
permissions being used for a single request.
src/main.sml