metasploit-framework/lib
Jon Cave 12b24fecee Return true/false if a waiter was/wasn't notified
The method is used as follows:

  if notify_response_waiter(response)
    # Proceed as if a waiter was notified
  end

Previously the return value would be `nil` whenever the loop broke early
due to a waiter being found. This meant that the dispatcher thread often
believed that a packet was not being handled. As a result the
backlog == incomplete sleep kicked in unnecessarily.
2015-11-21 14:20:51 +00:00
..
anemone
bit-struct
metasm/metasm Gemify metasm 2015-08-24 15:53:24 -05:00
metasploit Adding changes to allow for easier version bumping 2015-11-09 15:56:03 -06:00
msf added Session info display to module output 2015-11-16 12:13:26 -06:00
nessus Take out irrelevant files 2015-04-24 12:04:02 +05:00
net Land #5840, add LLMNR & mDNS modules 2015-09-02 18:30:29 -05:00
openvas
postgres properly anchor regexes 2015-03-03 19:15:29 -06:00
rabal
rapid7
rbmysql Backport an upstream fix for a nil header 2015-06-05 11:51:40 -05:00
rex Return true/false if a waiter was/wasn't notified 2015-11-21 14:20:51 +00:00
snmp
sqlmap Merge branch 'sqlmap_plugin_json_parse_issue' of https://github.com/void-in/metasploit-framework into sqlmap_plugin_json_parse_issue 2015-05-04 10:01:44 +05:00
sshkey
tasks
telephony
anemone.rb
bit-struct.rb
enumerable.rb
msfenv.rb
postgres_msf.rb
rbmysql.rb
rex.rb
snmp.rb
sshkey.rb
telephony.rb
windows_console_color_support.rb