Displaying 2 results from an estimated 2 matches for "2006c".
Did you mean:
2006
2008 Oct 18
1
Pop3 on dovecot
Hi
When I telnet localhost 110
I get a response as
+OK POP3 localhost 2006c.94 server ready
I expect to get +OK Dovecot ready.
Is there any other pop3 server running on port 110?
If so how to assign port 110 to Dovecot?
Thanks for advice
--
Rajiv Gore
102 Sahakarnagar
Ahmednagar 414 003
MS, India
2016 Jun 21
2
[LLD] thunk implementation correctness depends on order of input section.
...00 00 00 00 nop
20050: 0c 00 80 0e jal 131128 <foo2+0x8>
20054: 00 00 00 00 nop
20058: 0c 00 80 0d jal 131124 <foo2+0x4>
2005c: 00 00 00 00 nop
20060: 0c 00 80 08 jal 131104 <foo1a>
20064: 00 00 00 00 nop
20068: 0c 00 80 04 jal 131088 <fnpic>
2006c: 00 00 00 00 nop
-------------- next part --------------
/work/linaro/build/llvm/tools/lld/test/ELF/Output/mips-npic-call-pic.s.tmp.exe: file format ELF32-mips
Disassembly of section .text:
__start:
20000: 0c 00 80 0e jal 131128 <foo1b+0x4>
20004: 00 00 00 00 nop
20008: 0c 00 80...