Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
R
riscv-gcc-1
  • Overview
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • lvzhengyang
  • riscv-gcc-1
  • Repository

Switch branch/tag
  • riscv-gcc-1
  • ..
  • provider
  • SSLSocketImpl.class
Find file
HistoryPermalink
  • Casey Marshall's avatar
    re PR classpath/31302 (Exception in SSLSocketImpl) · 82f1c4b5
    2007-03-27  Casey Marshall  <csm@gnu.org>
    
    	PR classpath/31302:
    	* gnu/javax/net/ssl/provider/SSLSocketImpl.java (SSLSocketImpl):
    	Always make a new socket.
    	(bind, connect, getInetAddress, getLocalAddress, getPort,
    	getLocalPort, getRemoteSocketAddress, getLocalSocketAddress,
    	setTcpNoDelay, getTcpNoDelay, setSoLinger, getSoLinger,
    	setOOBInline, getOOBInline, setSoTimeout, getSoTimeout,
    	setSendBufferSize, getSendBufferSize, setReceiveBufferSize,
    	getReceiveBufferSize, setKeepAlive, getKeepAlive, setTrafficClass,
    	getTrafficClass, setReuseAddress, getReuseAddress, close,
    	shutdownInput, shutdownOutput, isConnected, isBound, isClosed,
    	isInputShutdown, isOutputShutdown): Always use
    	'underlyingSocket'.
    
    From-SVN: r123285
    Casey Marshall committed Mar 28, 2007
    82f1c4b5
SSLSocketImpl.class 15.1 KB

Download (15.1 KB)