~AreEnn
                        
                        
                            ~R4SAS
                        
                        
                            ~acetone
                        
                        
                            ~orignal
                        
                        
                            ~villain
                        
                        
                            &N00B
                        
                        
                            +Xeha
                        
                        
                            GFW
                        
                        
                            KabaOS
                        
                        
                            Kode123
                        
                        
                            Nobody
                        
                        
                            Opax
                        
                        
                            anon
                        
                        
                            anontor
                        
                        
                            b3t4f4c3
                        
                        
                            deserving-stegosaur
                        
                        
                            duanin2
                        
                        
                            fidoid
                        
                        
                            fujifilm
                        
                        
                            halloy1341
                        
                        
                            iacv1p
                        
                        
                            iiii
                        
                        
                            kaneki
                        
                        
                            karamba_i2p
                        
                        
                            leopold
                        
                        
                            mareki2p
                        
                        
                            negative_rock127
                        
                        
                            nik0tr
                        
                        
                            not_bob_afk
                        
                        
                            ntty
                        
                        
                            osoznayka
                        
                        
                            poriori
                        
                        
                            profetikla
                        
                        
                            qend
                        
                        
                            rc13
                        
                        
                            shaye
                        
                        
                            slfd
                        
                        
                            teeth
                        
                        
                            tensor_
                        
                        
                            testo
                        
                        
                            un
                        
                        
                            weko_
                        
                        
                            yourdarkflow
                        
                    
                    
                        R4SAS
                    
                    
                        orignal: в последнем коммите получается ты через лямбду передаешь функцию?
                    
                
                
                    
                        orignal
                    
                    
                        да
                    
                
                
                    
                        orignal
                    
                    
                        это давно надо было сделать
                    
                
                
                    
                        orignal
                    
                    
                        чтобы коллбэк не срабатывал внутри вызова
                    
                
                
                    
                        orignal
                    
                    
                        что порорждало кучу проблем на самом деле
                    
                
                
                    
                        R4SAS
                    
                    
                        понятно
                    
                
                
                    
                        orignal
                    
                    
                        особенно с адресной книгой
                    
                
                
                    
                        R4SAS
                    
                    
                        каким образом?
                    
                
                
                    
                        orignal
                    
                    
                        notify_all мог вызываться до подвисания на условной переменной
                    
                
                
                    
                        orignal
                    
                    
                        там вообще много всякой хуйни было наделано
                    
                
                
                    
                        orignal
                    
                    
                        счас вроде разгреб
                    
                
                
                    
                        R4SAS
                    
                    
                        ну, это узнаем после релиза, как обычно
                    
                
                
                    
                        ian
                    
                    
                        original: shared_from_this() requires a shared_ptr before I can use it, how to pass stream to AcceptStreams without a shared_ptr/template as in SAM.cpp? And I need code with Acceptor too, else this code won't work either? I need to recreate the whole i2ptunnel.cpp functions, then it will work? Or I can do it like I told you earlier?
                    
                
                
                    
                        orignal
                    
                    
                        you don't need shared_from_this for AcceptStreams
                    
                
                
                    
                        orignal
                    
                    
                        you have all code in I2PTuunel.cpp, SAM.cpp and BOB.cpp
                    
                
                
                    
                        orignal
                    
                    
                        look how it works with destinations and do the same
                    
                
                
                    
                        orignal
                    
                    
                        you don't need ClientContext for it, e.g. you can implement your onw
                    
                
                
                    
                        orignal
                    
                    
                        but mind AddressBook because it comes from there
                    
                
                
                    
                        crcr23
                    
                    
                        original: okay, going to still try to figure it out. thanks.