OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pcoc
(Results
1 - 1
of
1
) sorted by null
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/channel/
ChannelManager.java
369
PacketChannelOpenConfirmation
pcoc
= null;
local
378
pcoc
= new PacketChannelOpenConfirmation(c.remoteID, c.localID, c.localWindow, c.localMaxPacketSize);
385
tm.sendMessage(
pcoc
.getPayload());
[
all
...]
Completed in 193 milliseconds