Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ssh-agent-plugin
  Commit: 37c4469c144b705e7e5330c0d16f3bce5dfc11ce
      
https://github.com/jenkinsci/ssh-agent-plugin/commit/37c4469c144b705e7e5330c0d16f3bce5dfc11ce
  Author: Yoann Dubreuil <yoann.dubre...@gmail.com>
  Date:   2015-06-01 (Mon, 01 Jun 2015)

  Changed paths:
    M src/main/java/com/cloudbees/jenkins/plugins/sshagent/jna/AgentServer.java

  Log Message:
  -----------
  [JENKINS-27555]: Re-implements JNA agent with non-blocking code

Re-implements JNA agent with a non blocking socket acceptor to
fix socket leak caused by blocking on accept() native call.


  Commit: 166ca5a34d0a16b2d826dff0215225edbd3f623f
      
https://github.com/jenkinsci/ssh-agent-plugin/commit/166ca5a34d0a16b2d826dff0215225edbd3f623f
  Author: Yoann Dubreuil <yoann.dubre...@gmail.com>
  Date:   2015-06-02 (Tue, 02 Jun 2015)

  Changed paths:
    M src/main/java/com/cloudbees/jenkins/plugins/sshagent/jna/AgentServer.java

  Log Message:
  -----------
  [JENKINS-27555]: Fix selector loop exit condition


  Commit: 23afe23d01ded11693a18249104a88e1f3d349a5
      
https://github.com/jenkinsci/ssh-agent-plugin/commit/23afe23d01ded11693a18249104a88e1f3d349a5
  Author: Stephen Connolly <stephen.alan.conno...@gmail.com>
  Date:   2015-06-02 (Tue, 02 Jun 2015)

  Changed paths:
    M src/main/java/com/cloudbees/jenkins/plugins/sshagent/jna/AgentServer.java

  Log Message:
  -----------
  Merge pull request #3 from ydubreuil/fix-socket-leak

[JENKINS-27555]: Re-implements JNA agent with non-blocking code


Compare: 
https://github.com/jenkinsci/ssh-agent-plugin/compare/f0dc141cc6d0...23afe23d01de

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to